Youtube video does not work

15 views
Skip to first unread message

Infinityvers

unread,
Aug 29, 2008, 2:12:44 PM8/29/08
to Gelato CMS
I'm using v. 0.95 and YouTube videos don't display. I insert the url
for the video.

Infinityvers

unread,
Sep 1, 2008, 3:00:16 PM9/1/08
to Gelato CMS
Strange, a video works in Internet Explorer 7, Opera and Safari but
not in Firefox 3.

tommi

unread,
Sep 30, 2008, 1:55:51 PM9/30/08
to Gelato CMS
I had the same problem, and I think i've solved it -

comment out line 147 in gelato.class.php (the one right below the
"$id_video = getYoutubeVideoUrl($url);" line add the following

return "\t\t\t<object width=\"425\" height \"344\"><param name=
\"movie\" value=\"http://www.youtube.com/v/".$id_video."\"></
param><param name=\"allowFullScreen\" value=\"true\"></param><embed
src=\"http://www.youtube.com/v/".$id_video."\" type=\"application/x-
shockwave-flash\" allowfullscreen=\"true\" width=\"425\" height=
\"344\"></embed></object>\n";

Hope this works for you as well

t.
Reply all
Reply to author
Forward
0 new messages